Commit Graph

4 Commits

Author SHA1 Message Date
BlackPhoenix
bd8952f0ea [FIXED] TMR register is now incremented by 30 cycles if precompile occurs
[FIXED] CPU timing system was updated
[ADDED] New RT-based digital screen. Supports any resolution up to 512x512. Features yet not implemented: faster data streaming, RGB color support, clear row/col isn't working yet.
[ADDED] R key now erases all data from CPU/GPU (matters only for duping)
2009-04-08 14:40:53 +00:00
BlackPhoenix
5b07c420a8 [FIXED] Typo in disks stool
[FIXED] CD locks not working in MP
2009-04-01 13:41:45 +00:00
BlackPhoenix
c5fd1c9818 [FIXED] GPU data is now resent to every new connected client
[FIXED] CD disks should be fully dupeable now
[UPDATED] CD ray was updated
[FIXED] CD ray now picks up disks with only 1 stack
[ADDED] CD ray outputs disk velocity and raw data (angle etc, this is valid at RAY HIT LOCATON ONLY).
2009-04-01 13:36:58 +00:00
BlackPhoenix
c6f5d41a43 [FIXED] LDUMP altered to be compatible with EmuFox debugger
[ADDED] CD ray/disc system - the disk, the read/write ray, and the position lock (to keep disk centered). Too complex to describe in changelog.
2009-03-31 18:10:21 +00:00