Commit Graph

5463 Commits

Author SHA1 Message Date
Robbbert
4d315877fc (MESS) mbee : more work on the old keyboard (nw)
Keyboard performance overall is much better, however Simply Write no longer works on mbee128p.
The 2 minute delay in booting mbee56 has been fixed.
2015-03-12 14:38:55 +11:00
Lord-Nightmare
031e88d36f (MESS) vt100.c: add older version of the vt102 roms [Matt Burke] 2015-03-11 02:35:47 -04:00
hap
85c450093f (MESS)New working games added
-----------------
Bambino Superstar Football [hap, Kevin Horton]
Bambino Space Laser Fight [hap, Kevin Horton]
2015-03-11 01:40:40 +01:00
Lord-Nightmare
22cdd790f6 (MESS) vt100.c: Add ROM for DEC VT101 and enable driver [Matt Burke] 2015-03-10 19:24:03 -04:00
hap
ea8fd55e53 (MESS)New working game added
-----------------
Entex Electronic Baseball 3 [hap, Sean Riddle]
2015-03-10 15:36:56 +01:00
cracyc
1c885a2014 (mess) m24: again (nw) 2015-03-09 22:37:06 -05:00
cracyc
8d5eab6a7f (mess) m24: don't upset clang (nw) 2015-03-09 22:33:10 -05:00
cracyc
b260c3eaa0 (mess) m24: keyboard controller [Carl, Lord Nightmare, rfka01] 2015-03-09 22:28:11 -05:00
hap
1682171d79 add ebball3 internal layout 2015-03-10 03:13:05 +01:00
hap
df22736230 fix typo in ebball3 microinstructions PLA 2015-03-10 01:29:38 +01:00
hap
c4e14ea4ac added ssfball and splasfgt i/o 2015-03-10 01:07:18 +01:00
hap
246a0e7b1a added ebball3 i/o 2015-03-09 22:53:19 +01:00
hap
9c35a2bf04 added Entex Baseball 3 skeleton 2015-03-09 20:08:11 +01:00
hap
c25cc3aa7e added credits where due (meaning: much more than providing romdumps) 2015-03-09 19:33:38 +01:00
Guru
57b84476bf fanucspmg.c: note added about unknown chip (nw) 2015-03-09 18:13:09 +08:00
hap
0e8795f5e2 hmcs40 skeletons added:
bambball    // Bambino
packmon     // Bandai
zackman     // Bandai
cdkong      // Coleco
cgalaxn     // Coleco
cpacman     // Coleco
cpacmanr1   //
egalaxn2    // Entex
epacman2    // Entex
pbqbert     // Parker Brothers
2015-03-09 01:47:03 +01:00
hap
b75a37e70b skeletons added:
- Bambino Superstar Football
- Bambino Space Laser Fight
2015-03-08 22:02:23 +01:00
hap
c413e0a0aa add generic test layout for vfd games 2015-03-08 21:02:42 +01:00
Miodrag Milanovic
075cb81413 (MESS)-gamate : audio fix for cube up [PeT] 2015-03-08 09:11:11 +01:00
hap
379aa241ed fix MR and pattern offsets 2015-03-07 22:42:07 +01:00
Robbbert
0121b9e491 (MESS) mbee : some work on the old keyboard (nw) 2015-03-07 17:01:48 +11:00
hap
e85b10a655 opcode table WIP 2015-03-07 02:41:47 +01:00
Lord-Nightmare
df6eaf0455 Fix name of Voice Sensory Chess Challenger (n/w) 2015-03-06 16:41:35 -05:00
hap
8dee0a3e12 alnattck i/o 2015-03-06 20:18:26 +01:00
hap
6000d9f9fb elecbowl hardware is too complex to be in generic driver 2015-03-06 18:07:16 +01:00
Robbbert
bc0a035a69 (MESS) mbee : more things (nw) 2015-03-06 22:07:39 +11:00
hap
2f11eb0c3e added hh_hmcs40.c skeleton driver 2015-03-05 18:50:06 +01:00
hap
93472ffab2 added Hitachi HMCS40 series MCU core skeleton 2015-03-04 20:58:17 +01:00
Robbbert
fccc2289b1 (MESS) mbee : fixed colours (nw) 2015-03-05 02:29:10 +11:00
cracyc
b4bdea8b70 (mess) pasogo: add selectable actual, terrible contrast (nw) 2015-03-04 08:38:15 -06:00
hap
49282c31bc rename unk3403 to elecbowl 2015-03-04 15:06:31 +01:00
hap
15cb84e248 (forgot 1 file) 2015-03-04 13:55:03 +01:00
hap
2083c60aba notes 2015-03-04 13:52:59 +01:00
cracyc
e16e61a68a (mess) pasogo: better color guess (nw) 2015-03-03 16:12:39 -06:00
cracyc
7036f421ea (mess) pasogo: screen size and color guess (nw) 2015-03-02 21:22:39 -06:00
hap
63726631c8 hh_pic16 fleshed out 2015-03-02 20:50:31 +01:00
cracyc
99a78ab4a7 (mess) pasogo: some cleanup (nw) 2015-03-02 09:59:17 -06:00
Miodrag Milanovic
333e54ff31 removed not used code (nw) 2015-03-02 08:10:04 +01:00
hap
da57561e0f moved misc handhelds to their own section 2015-03-01 22:13:45 +01:00
hap
aa36c3f439 notes 2015-03-01 22:02:37 +01:00
cracyc
17495c607c (mess) m24: split m24 and correct dips, boots but it needs custom keyboard emulation (nw) 2015-03-01 14:42:16 -06:00
hap
79301a669f added Maniac skeleton 2015-03-01 21:26:32 +01:00
hap
69893cd5d6 (MESS)New working game added
------------------
Tomy Pac Man [hap, Kevin Horton]
2015-03-01 15:55:09 +01:00
Miodrag Milanovic
31f677b73a (MESS)-gamete: added noise and envelope emulation [Peter Trauner] 2015-03-01 09:34:54 +01:00
hap
835aa9ea5d tmpacman preliminary i/o 2015-02-28 23:48:17 +01:00
hap
8b96fd4e3f pff, managed to make an internal layout for ebball
(MESS)New working game added
-------------------
Entex Baseball [hap, Sean Riddle]
2015-02-28 22:55:41 +01:00
Robbbert
16c0373583 (MESS) mbee: various things (nw) 2015-02-28 18:04:01 +11:00
arbee
2e294961b4 (MESS) apple2: add TMS9918 card from BYTE magazine plus 9938 and 9958 versions. [R. Belmont] 2015-02-27 21:57:57 -05:00
hap
42796ad656 cleanup + added Entex Baseball i/o 2015-02-28 01:51:41 +01:00
hap
4879ae08b9 added ebball test layout 2015-02-28 00:50:25 +01:00