Commit Graph

50021 Commits

Author SHA1 Message Date
hap
25c0c4f2fc finish rockpin internal layout (nw) 2017-02-15 22:20:25 +01:00
MetalliC
a8dce0c55d naomi.cpp docs update:
add 2 naomi cartridge S/N-s,
document Atomiswave game exe Build time stamps shown in Test Mode,
correct few game years,
sort game list as per build dates
2017-02-15 20:48:06 +02:00
Nigel Barnes
f47cabe353 New working software list additions
-----------------------------------
atom_flop: added conversion of Manic Miner
bbcb_flop: added Sherston titles and Byte the Apple music demos
2017-02-15 16:25:57 +00:00
Nigel Barnes
dea1d99d05 New working software list additions
-----------------------------------
aim65_cart.xml: AIM 65/PC100 Extended BASIC v2.1 & v2.3, AIM 65 Instant Pascal v1.0
2017-02-15 11:19:54 +00:00
Nigel Barnes
d17c5470d9 aim65: add 16K PROM/ROM module, 4 extra sockets required for Instant Pascal 2017-02-15 11:17:58 +00:00
Nigel Barnes
080a944190 allow softlist software parts to use different interfaces:
- imgcntrl: don't assume first software part, find part with correct interface
- swlist: check all software parts for matching interface when populating list of software lists
- softlist_dev: check all software parts when finding approx matches
2017-02-15 11:15:28 +00:00
arbee
164d63d603 konmedal: passes POST. now the real fun. (nw) 2017-02-15 00:00:11 -05:00
hap
7cc49e5ecc hh_pic16: tiger basketball WIP (nw) 2017-02-15 01:19:57 +01:00
couriersud
cc39da9c83 Added state saving and loading to nltool.
First step towards regression and unit tests. (nw)
2017-02-15 01:01:51 +01:00
couriersud
74e690d654 Move inline constructors from header to cpp. (nw) 2017-02-15 01:01:50 +01:00
hap
1fc36f97c1 New working machine added
---------
Tiger Rocket Pinball [hap, Sean Riddle]
2017-02-14 22:41:43 +01:00
hap
762f2349a4 hh_pic16: rocket pinball skeleton driver (nw) 2017-02-14 21:14:58 +01:00
Robbbert
851cf2cc7b New Gamate software: Fortune 'n Luck [Peter Wilhemsen] 2017-02-15 07:06:18 +11:00
Ivan Vangelista
92fe5b0382 srmp2.cpp: added dip switch settings for rmgoldyh (MT05599) [kamilz] 2017-02-14 18:15:40 +01:00
Ivan Vangelista
46b3de41f5 mainsnk.cpp: fixed flip screen for canvas (nw) 2017-02-14 18:13:40 +01:00
hap
ee3bd58b75 New working machine added
-------------
GAF Melody Madness [hap, Kevin Horton]
2017-02-14 18:06:09 +01:00
Nigel Barnes
6434a1f917 zx81: changed default ramsize to 16K 2017-02-14 12:28:37 +00:00
Nigel Barnes
40fb6c7fa5 z88_cart: New WORKING software list 2017-02-14 12:28:37 +00:00
Nigel Barnes
78ba1daa9f z88: fixed expanded video addressing in RAM carts 2017-02-14 12:28:37 +00:00
angelosa
52fb4ea49b Basic inputs for Funky Ball (nw) 2017-02-14 11:21:27 +01:00
angelosa
cf4a985c17 MACHINE_NODEVICE_MICROPHONE for Kung Fu Taikun (nw) 2017-02-14 10:41:13 +01:00
angelosa
e63fbe41b5 segas16b.cpp: improved inputs for Excite League / Super League [Angelo Salese] 2017-02-14 10:20:56 +01:00
Robbbert
238ac3e3d3 (nw) A few more m_p_chargen found and converted. 2017-02-14 20:18:48 +11:00
Lord-Nightmare
0ac170fc0b build fix (nw) 2017-02-14 02:55:41 -05:00
arbee
c440b9c2b7 konmedal: use PROM palette (see F4 gfx viewer), more work on VROM readback. (nw) 2017-02-14 00:06:03 -05:00
Robbbert
2654773c5f (nw) Finished converting m_p_chargen to required region, and associated cleanups. 2017-02-14 15:53:07 +11:00
arbee
ff1c7e85fa konmedal: better screen display, ROM banking, start VROM readback [R. Belmont] 2017-02-13 23:09:37 -05:00
briantro
7e527b494e midwunit.cpp: Add in rom dates as per alt PCB rom labels for Open Ice - NW 2017-02-13 21:36:17 -06:00
arbee
ce2b8205af konmedal: readable gfx decode (nw) 2017-02-13 22:02:35 -05:00
arbee
5d59c238af One little bit (nw) 2017-02-13 20:42:54 -05:00
arbee
2a601f4a70 New games added as GAME_NOT_WORKING
-----------------------------------
Unknown Konami Medal Game [Alex Cmaylo, The Dumping Union, R. Belmont]
2017-02-13 20:25:21 -05:00
Lord-Nightmare
000f9fc043 more notes (n/w) 2017-02-13 20:05:47 -05:00
Lord-Nightmare
fac2389c63 verified via tracing (n/w) 2017-02-13 19:28:19 -05:00
hap
aa1427a072 New working machine added
-----------
Lakeside Le Boom [hap, Kevin Horton]
2017-02-13 23:35:32 +01:00
cracyc
d090bbedb8 plugins/data: check the rest of the paths too (nw) 2017-02-13 16:29:25 -06:00
Sergey Svishchev
a783bb3de4 dsk_dsk format: propagate CRC error flags 2017-02-13 19:33:08 +00:00
Ivan Vangelista
63804888ca New not working machine
____________________
The King of Fighters XII (v1.00) [Niko]
2017-02-13 19:39:06 +01:00
Lord-Nightmare
30bb3c0b1c typo fixes (n/w) 2017-02-13 05:11:44 -05:00
Lord-Nightmare
f7f522e2cf arkanoid.cpp: add detailed memory map and proper mirroring of various memory mapped areas. Documented and mapped the joystick ports which, while present and fully functional on the pcb, are unused by the game code. [Lord Nightmare] 2017-02-13 04:51:22 -05:00
Vas Crabb
283ce06b4e aim65: remap DEL so it isn't on the same key as PRINT by default (nw) 2017-02-13 18:28:16 +11:00
hap
05b03b302b rm double (nw) 2017-02-13 04:08:57 +01:00
hap
cbc6221f0d pic16c5x: added alias for RTCC pin (nw) 2017-02-13 04:00:53 +01:00
hap
707630eac4 hh_pic16: update notes (nw) 2017-02-13 03:31:06 +01:00
hap
8db8177624 pic16c5x: changed rtcc pin to inputline (nw) 2017-02-13 02:41:48 +01:00
hap
440e660181 New working machine added
-----------
Atari Touch Me [hap, Sean Riddle]
2017-02-13 02:22:56 +01:00
Vas Crabb
380114787e tiny cleanup 2017-02-13 11:43:14 +11:00
couriersud
3c60882f93 Start adding save state support to nltool.
Save states are needed for regression tests going forward. (nw)
2017-02-13 00:54:51 +01:00
couriersud
3e42594830 Add standalone VC2015 build file in src/lib/netlist/build
This was the last platform without standalone compile. Sure needs more
attention, grateful for any help. (nw)
2017-02-13 00:54:40 +01:00
couriersud
290185cf00 Remove duplicate save states / Save state simplification. (nw) 2017-02-13 00:51:41 +01:00
couriersud
f2c3b51553 Separate custom save states. (nw) 2017-02-12 23:48:53 +01:00