September 20, 2021
View 6821bea

The calc pushes values on opcode

neauoire authored on 20/09/2021 22:51:54
View ba76eae

Removed unused routines in calc.tal

neauoire authored on 20/09/2021 22:44:05
View 0c8a7fe

Working copy of the calc.tal

neauoire authored on 20/09/2021 22:36:13
View 81ab3a7

Fixed PPU out-of-bounds crash

Andrew Alderwick authored on 20/09/2021 22:12:11
View a8df7ca

Fixed palette array

Andrew Alderwick authored on 20/09/2021 22:02:42
View c0e42f1

Switched to faster unsigned ints for PPU memory

Andrew Alderwick authored on 20/09/2021 21:32:42
View b6fe430

Switched to linear PPU memory

Andrew Alderwick authored on 19/09/2021 23:04:40
View 73497a1

Starting keyboard input to calc.tal

neauoire authored on 20/09/2021 20:42:23
September 19, 2021
View f77fa80

Replaced duplicate parts of PPU init with resize functions

Andrew Alderwick authored on 19/09/2021 22:34:03
View a2305f2

Added ability to fix PPU size

Andrew Alderwick authored on 19/09/2021 21:58:23
View 332fbed

Only set size when Screen/height is written

Andrew Alderwick authored on 19/09/2021 21:56:33
View c8f47d8

Always return current PPU size when Screen/width,height is read

Andrew Alderwick authored on 19/09/2021 21:53:45
View 15239a1

Rewritten screen_talk with switch

Andrew Alderwick authored on 19/09/2021 21:51:35
View 6337680

ppu: change the API to signal when redraw is required

Sigrid Solveig Haflínudóttir authored on 19/09/2021 21:30:53
View 7813442

Limited push/pop in calc.tal

neauoire authored on 19/09/2021 15:25:23