- Hook up NVRAM, DART and CTC
- Implement keyboard
- Support character attributes
- Support screen brightness change
- Add RS232 ports
- Add bell
Marked imperfect graphics due to scrolling issues sometimes and imperfect sound because the bell is really silent and sounds wrong.
------------------
Tail to Nose - Great Championship / Super Formula [Jorge Silva, The Dumping Union]
Added PCB locations to the Tail to Nose sets. [Jorge Silva]
* Fixing floptool usage message:
- Getting the name of the tool from argv[0] (stop hardcoding floptool.exe)
- Adding missing hddir/hdread/hdwrite declarations
* Reimplemented support for the CoCo's RS-DOS filesystem on top of the "fsmgr" framework (currently read only)
* Added support for file_type and ascii_flag metadata, minor bug fix decoding file allocation table entries
* Creating a "CoCo Raw Disk" format and changing the CoCo RS-DOS filesystem to use it
* 1. Adding COCO_RAWDSK to all.cpp
2. Fixing sector order on CoCo raw disk
* gaelco.cpp: Redumped 'biomtoyc' [Tailsnic Retroworks]
Also fixed the manufacturer name on Zeus games, added the checksum on the game names (very useful when searching for Gaelco clones) and reformatted comments.
Finally, found and dumped a Squash on a 922804/2 PCB, resulting the same as the 'squash' set, so added a note.
* Move thoop checksum to lowercase, like the other games
* gaelco.cpp: Add note about Thunder Hoop on REF.922804/2 PCB
New working software list additions
-----------------------------------
Astro Warrior & Pit Pot (Euro, alt) [smspower]
Dynamite Dux (prototype) [smspower]
Rampage (prototype) [smspower]
Summer Games (Euro, early prototype) [smspower]
- Replaced the emit1 floppy disk with a clean unmodified image [fuzzball]
New working software list additions
-----------------------------------
Emit Vol. 1 - Toki no Maigo (Version 1.30 Release 2.00) [redump.org, fuzzball]
F-BASIC386 v1.1 L10 [redump.org]
F-BASIC386 v1.1 L10B [redump.org]
Shadow of the Beast - Mashou no Okite (1991-10-11) [redump.org]
Technostress Yobouhou Series - Chinsei [redump.org]
Technostress Yobouhou Series - Stress [redump.org]
Towns System Software V1.1 L10B [redump.org]
TownsSOUND V1.1 L10 [redump.org]
New not working software list additions
---------------------------------------
Psychic Detective Series Vol. 3 - Aya (DCCS remake) [redump.org]
Psychic Detective Series Vol. 5 - Nightmare (DCCS remake) [redump.org]
--------------------
Player's Edge Plus (XMP00014) 5-in-1 Wingboard (CG2352) - International [Brian Troha]
New working clones
------------------
Player's Edge Plus (PP0046) 10's or Better (International, set 2) [Brian Troha]
Player's Edge Plus (PP0078) Standard Draw Poker [Brian Troha]
Player's Edge Plus (PP0516) Double Bonus Poker (set 3) [Brian Troha]
New clones marked as NOT_WORKING
--------------------------------
Player's Edge (PK0756-PC092) Standard Draw Poker [Brian Troha]
Player's Edge Plus (KE0004) Keno (set 2) [Brian Troha]
Player's Edge Plus (KE0004) Keno (set 3) [Brian Troha]
Player's Edge Plus (KE0017) Keno (set 2) [Brian Troha]
- Minor documentation clean up. [Brian Troha]
- Undo inclusion of screen.h within render.h and update many source files that were stealth-including the former
- Move texture_format enum to rendertypes.h
- rendlay.h: Make a few methods static
- ui/info.cpp: Use C++11-style iteration for render targets